Creates or updates an array of objects in the project
The request body is of type object.
Overview
 |
 |
 |
ID : string
|
 |
ClassID : string
|
 |
Description : string
|
 |
 |
ID : string
|
 |
Value : string
| |
 |
Routing : Array[string]
| |
 |
 |
DeviceId : string
|
 |
NamespaceUris : Array[string]
|
 |
ServerUris : Array[string]
| |
 |
DynCreate : boolean
| |
The response body is of type ItemsPostResponse.
The collection of results from the object create/update operation
Overview
 |
ItemsPostResponse
The results of the create/update/delete operations.
 |
NumSuccesses : number
|
 |
NumFailures : number
|
 |
WarningsMask : integer
|
 |
 |
Success : boolean
|
 |
StatusDetails : integer
|
 |
WarningsMask : integer
|
 |
Message : string
| | |